Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<img src = "https://i.imgur.com/tB7otjP.jpg">
Go to Class On Time
enter you name <<textbox "$name" "enter name here">>
[[start|get up]]<img src = "https://imgur.com/O5NXMTe.jpg">
<<set $time to 135 >>
Time Left: <<print $time>>min
Today is another school day. You have class at 9:45AM today. You have 135min before the class. (Tips: you live far away from school, you have to take 90 minutes trian to be there.) You have 3 hours to prepare. Don't be late!
[[Get up and brush teeth and wash face(takes 10 minutse)|brush]]
[[Sleep for a while(takes 15 minutes)|end]]<img src = "https://imgur.com/qVQ1C0p.jpg">
<<set $time to $time - 10>>
Time Left: <<print $time>>min
[[Wear clothes(takes 7 minutes)|wear]]
[[Cook breakfast(takes 15 minutes)|cook before wear]]<img src = "https://imgur.com/O5NXMTe.jpg">
You overslept.
[[Play again|Intro]]<img src = "https://imgur.com/DnEQacG.jpg">
<<set $time to $time - 7>>
Time Left: <<print $time>>min
[[Cook breakfast(takes 15 minutes)|cook]]
[[Eat breaskfast outside(takes 15 minutes)|buy]]
<img src = "https://imgur.com/B5ZZpss.jpg">
<<set $time to $time - 15>>
Time Left: <<print $time>>min
You clothes get dirty when you cook
[[Change clothes before leave the house(takes 5 minutes)|change clothes]]
[[Leave house and take train|train]]<img src = "https://imgur.com/rBkKr95.jpg">
<<set $time to $time - 10>>
Time Left: <<print $time>>min
The queue is long. You have waited 10min, it's going to be your turn soon.
[[Leave and go to catch the trian|train]]
[[Wait(takes 5min)|wait]]
<img src = "https://imgur.com/DnEQacG.jpg">
<<set $time to $time - 5>>
Time Left: <<print $time>>min
[[Leave house and take train|train]]<img src = "https://imgur.com/StMlwjq.jpg">
Time Left: <<print $time>>min
[[...|school]]<img src = "https://imgur.com/LN8FY6K.jpg">
<<set $time to $time - 90>>
Time Left: <<print $time>>min
<<if $time > 0>>
[[...|on time]]
<<else>>
[[run|late]]
<<endif>><img src = "https://imgur.com/1hYCNS0.jpg">
Time Left: <<print $time>>min
Professor: Good morning.
<<print $name>>: Good morning.
[[End|Intro]]<img src = "https://imgur.com/7DJaAvp.jpg">
Time Left: <<print $time>>min
Professor: You're late again.
<<print $name>>: Sorry...
[[Play again|Intro]]<img src = "https://imgur.com/B5ZZpss.jpg">
<<set $time to $time - 15>>
Time Left: <<print $time>>min
[[Wear clothes(takes 7min)|wear after cook]]
<img src = "https://imgur.com/DnEQacG.jpg">
<<set $time to $time - 7>>
Time Left: <<print $time>>min
[[Go to take the train|take train]]<img src = "https://imgur.com/StMlwjq.jpg">
Time Left: <<print $time>>min
[[...|school]]<img src = "https://imgur.com/rBkKr95.jpg">
<<set $time to $time - 5>>
Time Left: <<print $time>>min
You finally bought breakfast and ate it quickly, but you missed a trian. You have to wait the next one.
[[...|wait train]]<<set $time to $time - 15>>
Time Left: <<print $time>>min
You get into the train in 15min.
[[...|train]]